CHIP_NAME := $(subst ",,$(CONFIG_SYS_CONFIG_NAME))


#ccflags-y += -I$(srctree)/$(src)/$(CHIP_NAME)/inc
obj-y += ./$(CHIP_NAME)/mspi.o
